projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcb07ae
)
(syms_of_buffer): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 28 May 1997 04:58:36 +0000
(
04:58
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 28 May 1997 04:58:36 +0000
(
04:58
+0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index 1b5a66b0986b499fe8a82560b62c67015ca02405..3c914c23255df7a95ddd83134115518e07a5e212 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-3889,7
+3889,7
@@
Automatically becomes buffer-local when set in any fashion.");
DEFVAR_PER_BUFFER ("ctl-arrow", ¤t_buffer->ctl_arrow, Qnil,
"*Non-nil means display control chars with uparrow.\n\
-
N
il means use backslash and octal digits.\n\
+
A value of n
il means use backslash and octal digits.\n\
Automatically becomes buffer-local when set in any fashion.\n\
This variable does not apply to characters whose display is specified\n\
in the current display table (if there is one).");